Struct - Frame and Style
-
The initial frame dimension that conforms to the
See moreFluidFrameDimensionCompatibleprotocol.Declaration
Swift
public struct FluidInitialFrameDimension : FluidFrameDimensionCompatible -
The final frame dimension that conforms to the
See moreFluidFrameDimensionCompatibleprotocol.Declaration
Swift
public struct FluidFinalFrameDimension : FluidFrameDimensionCompatible
-
The initial frame style that conforms to the
See moreFluidFrameStyleCompatibleprotocol.Declaration
Swift
public struct FluidInitialFrameStyle : FluidFrameStyleCompatible -
The final frame style that conforms to the
See moreFluidFrameStyleCompatibleprotocol.Declaration
Swift
public struct FluidFinalFrameStyle : FluidFrameStyleCompatible
-
A struct determining which corners should be rounded.
See moreDeclaration
Swift
public struct FluidRoundCornerStyle : OptionSet
-
Enumerations indicating a background style.
See moreDeclaration
Swift
public enum FluidBackgroundStyle
View on GitHub
Struct - Frame and Style Reference